home *** CD-ROM | disk | FTP | other *** search
- This is a very short example of how to change Windows wallpaper
- using the SystemParametersInfo() API function. This function
- will automatically update the WIN.INI file, if specified to.
- There is no need to use the WriteProfileString or GetProfileString
- functions unless you need to change (or check) whether the wallpaper
- is tiled or centered.
-
-
- Any questions can be sent to VDG Mike on America Online. Hope you find
- this useful.
-
- Mike Davis
-
- Visual Developers Group
- vdgmike@aol.com
-